home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-04-19 | 5.9 KB | 186 lines | [TEXT/ttxt] |
- PageBuddy™ Version History
-
- Last Revision : 16.4.1999; 11:40
-
-
-
-
- _______________________
- 1.0.1
-
- - Fixed mail data window bug (opening duplicate mail data window on OT error)
- - Fixed bug in Date and Time fields. PB now accepts only two characters.
- - Removed SMTP debugger code from DeleteCheckout ( i can't believe no one sent this bug to me !!!)
- - Fixed the hidden text bug in deleteDate win
- - reworked the icons a bit (grey bg)
-
-
-
-
-
-
-
- _______________________
- 1.0 final
-
- After not receiving any comments, feedback, bug reports or feature
- requests from the registered 350+ users, i declare PageBuddy final.
-
-
-
- __________
- 1.0b14
-
- - reworked the "Hide Tags" routines so CSSCRIPT tags are recognised
- - reworked the char scan routines so the Cyberstudio pages show up more nicely
- - reworked the admin acces code
- - fixed bugs (see bug list)
- - more work on the interface
- - cleaned code so probability of crashes is minimized.
-
-
-
- __________
- 1.0b13
- internal release to fix the TimerModeSetter bug and other annoying things
-
-
- __________
- 1.0b12
-
- - addressed most (if not all) bugs that were reported in b10 /except tags coloring, but that is an issue
- i wont be able to fix in 1.0, this needs a major code rework.
- - added application preferences
- - added three levels of user interface
- - added password protection for admin preferences
- - worked on the interface appearance
-
-
- __________
- 1.0b11
-
- Internal release to fix the TimerModeSetter crash problems
-
- - fixed the timer stuff
- - fixed a unhandled NilObjectException when no link selected in ChangeALink methods
-
-
- __________
- 1.0b10
-
- - reworked the resetGlobals, but still only save when close TaskWin -> NewReport (RB Bug ?)
- - SMTP data wrapping method slightly changed to behave somewhat nicer
- - SMTP bug when line dropped fixed
- - ModifyLink - Add Link missing values bug fixed
- - ModifyLink processes fixed - coorect windows opened now
- - ModifyLink - icons now stick when radiobutton is selected, yet change when selection changes
- - AddPage Publicationdates & Checkout now shows correctly eMail/paper/ZIP" when appropriate
- - now all windows should close themself on proceed
- - fixed a few flaws when converting encoded characters (work in progress !)
- - Missing ShowFileList and ShowFullPath buttons added
- - ShowFileList in ExchgPage-PublicationDates fixed
- - FullTitleWin lines adjusted
- - Registration routines improved
- - Fixed a preferenecs file bug (unregister after crash)
- - all checkout data gathering routines finalized
- - open a window showing the maildata on tcp error (dragndropable... to save the gathered data).
- - delete Link stuff modified
-
-
-
-
- _______________________
- 1.0 beta 9
-
- - fixed a timer bug in ChangeLinkWin
- - reworked timer method
- - added DelelteALink stuff
- - reworked data gathering routines for checkout
- - added a MailDataWin on TCP errors to make data saveable
- - boolean globvar rawPaper and scanjob in globals
- - check for bPaper and bScanjob
- - edit checkout for addpage/paper
- - exchangeWin "proceed" > set globals if value for paper & scanjob
- - exchgcheckout "open" evt -> added scanjob/paper/email/disc
- - preCheckLink added boolean var for the decision in which loop the process is,
- so the right win is opened
- - fixed spelling bugs (some...)
- - reworked GroupBox placement so old systems won't hide the controlls
-
-
- _______________________
- 1.0 beta 8
-
- - added a timer method to prevent the "Try again button" in at least some cases
- - further tweaking of the data gathering methods
- - removed window coloring
- - rearranged part of the interface
- - added registration stuff
- - improved SetMailPreferences (you don't need no longer to quit PageBuddy after setting the prefs)
- - added direct BalloonHelp access so the "HelpWin" is no longer needed
- - tried to fix a nasty listbox crash (no luck so far)
- - started to translate all texts to french (thanks to Matthieu for his wonderful contribution !)
-
-
- _______________________
- 1.0 beta 7
-
- - not released. fixed most of the bugs that were reported (i said most, not all !)
-
- _______________________
- 1.0 beta 6
-
- - fixed "try again" file not found crash
- - fixed the "crash on empty variable" bug
- - added FullPathWin and FullLinkWin to show long URLs and titles
- - implemented html formatted messages
- - added help for those who forgot putting PageBuddy in the right place
- - fixed counter bugs
- - fixed some interface quirks
-
-
-
- _______________________
- 1.0 beta 5
-
- - found the bug that prevented some users from actually using PageBuddy
- - EditPage and Replace Page Checkout routines collect and send data properly now
- - reworked the ConvSpecChar routine. Now it definitely does not hang anymore when finding
- a non-HTML compliant character
-
-
-
-
- _______________________
- 1.0 beta 4
-
- - reworked the "Hide Tags" routine
- - handfull of bugs chased and squished
- - rearranged the interface in some windows to see how this looks (feedback appreciated)
- - fixed (hopefully) all bugs that could lead to NilException errors (mostly due to missing values because of
- no implemented code to handle canceled file select routines, should be gone now)
- - rearranged window positions on open to behave better on small screens
- - translated more ballon help and some text i've forgotten about.
- - worked on the dataCollection routines in Checkout wins. not much there yet.
-
- _______________________
- 1.0 beta 3
-
- - added more "modify links" stuff
- - debugged applescripts
- - reworked the OpenFile (workfile.html) routines to not enter a infinite loop
-
- _______________________
- 1.0 beta 2
-
- - added part of the "modify link" stuff. this is more tricky than expecte... code will appear in next two beta versions
- - drag n drop functionality for the link text added
- - string position for the draged link text (easy lookup method in source code)
- - some bugs fixed (see bug list)
- - worked on the resetGlobals strategy, partially implemented
-
- _______________________
- 1.0 beta 1
-
- - cleaned code for beta release, no substantial features will be added as of now.
- Feature requests will be scheduled for v2.0. It's time for bug hunting.